You are here: Understanding the Meridian object model > About the Document object > The Document object properties > LayoutsNames property

LayoutsNames property

Gets the names of the page layouts in the current document.

Syntax

LayoutsNames As String

Returns

An array of names as strings.

Remarks

Use this property to retrieve the layout names to present to the user for selecting the layouts to render with the MeridianQueue.RegisterDocument property. Pass the selected layout names in the publishOptions parameter using the _RENDERLAYOUTS_ option described in the BlueCielo Meridian Enterprise Server Administrator's Guide.

This property is intended for AutoCAD and Revit drawings only. If the document does not contain multiple title blocks with the names configured in the application link settings of the vault, the returned array is empty.